home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / game / patch / ClickStart.lha / Devs / Min-Mountlist
Encoding:
Text File  |  1998-02-14  |  259 b   |  18 lines

  1. /* boot stuff */
  2.  
  3. MB0:
  4.  Device      = ramdrive.device
  5.  Unit     = 99
  6.  DosType  = 0x444f5301
  7.  Flags    = 0
  8.  Surfaces = 2
  9.  BlocksPerTrack = 11
  10.  Reserved = 2
  11.  Interleave  = 0
  12.  LowCyl      = 0
  13.  HighCyl     = 4
  14.  Buffers     = 5
  15.  BufMemType  = 1
  16.  BootPri   = 127
  17. #
  18.